home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group99a.txt / 000209_icon-group-sender _Wed Oct 6 12:29:10 1999.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id MAA12810
  4.     for icon-group-addresses; Wed, 6 Oct 1999 12:26:46 -0700 (MST)
  5. Message-Id: <199910061926.MAA12810@baskerville.CS.Arizona.EDU>
  6. Date: Wed, 6 Oct 1999 10:19:55 -0700 (MST)
  7. From: Gregg Townsend <gmt>
  8. To: icon-group
  9. Subject: Version 2.1 of Jcon
  10. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  11. Status: RO
  12.  
  13. Version 2.1 of Jcon, a Java-based implementation of Icon, is now
  14. available for free downloading from
  15.  
  16.     http://www.cs.arizona.edu/icon/jcon/
  17.  
  18. Version 2.1 includes minor feature additions, documentation edits,
  19. and bug fixes. Changes include the following:
  20.  
  21.    * A directory can be read by opening it as a file.
  22.    * JPEG images can be written under Java 2 implementations.
  23.    * Java class files can be bundled with a Jcon program for easier
  24.      dynamic loading.
  25.    * The runtime system can be bundled with a Jcon program to make
  26.      it completely self-contained.
  27.    * Large integers now work with to-by, seq(), limitation (e1 \ e2),
  28.      and exponentiation (e1 ^ e2).
  29.    * A zero increment value is diagnosed by seq().
  30.    * &host no longer spawns a shell invocation of the "uname" utility.
  31.    * The runtime package name has been changed from "rts" to "jcon".
  32.      All programs must be recompiled.
  33.  
  34. The release notes can be viewed at
  35.     http://www.cs.arizona.edu/icon/jcon/doc/relnotes.htm
  36.  
  37. A compiled version of the current (9.3.2) Icon Program Library
  38. for Jcon 2.1 is also available from the Jcon web page.
  39.  
  40.    ---------------------------------------------------------------------------
  41.    Gregg Townsend         Staff Scientist      The University of Arizona
  42.    gmt@cs.arizona.edu     Computer Science     Tucson, Arizona, USA
  43.